'Declaration Public Overloads Function GetAsVintasoftBitmap( _
ByVal loadingProgressDelegate of the thumbnail loading progress. Can be set to null (Nothing in Visual Basic).As System.EventHandler(Of ProgressEventArgs) _
) As VintasoftBitmap
public VintasoftBitmap GetAsVintasoftBitmap(
System.EventHandler<ProgressEventArgs> loadingProgress
)
public: VintasoftBitmap* GetAsVintasoftBitmap(
System.EventHandler<ProgressEventArgs*>* loadingProgress
)
public:
VintasoftBitmap^ GetAsVintasoftBitmap(
System.EventHandler<ProgressEventArgs^>^ loadingProgress
)
Parameters
- loadingProgress
- Delegate of the thumbnail loading progress. Can be set to null (Nothing in Visual Basic).
Return Value
A VintasoftBitmap associated with this object.